From 8acf7ab784f32a466542ac92c00bf7138286574e Mon Sep 17 00:00:00 2001 From: parkrrrr Date: Wed, 17 May 2006 12:38:37 +0000 Subject: [PATCH] moved options, rewrote some text --- xmldoc/formats/options/stmwpp-index.xml | 8 ++++++++ xmldoc/formats/options/tef-routevia.xml | 4 +++- xmldoc/formats/options/tpg-datum.xml | 6 +++++- xmldoc/formats/stmwpp.xml | 22 ++++++++-------------- xmldoc/formats/tef.xml | 24 +++++++++++++----------- xmldoc/formats/tpg.xml | 9 ++------- 6 files changed, 39 insertions(+), 34 deletions(-) diff --git a/xmldoc/formats/options/stmwpp-index.xml b/xmldoc/formats/options/stmwpp-index.xml index 8b1378917..3defd318e 100644 --- a/xmldoc/formats/options/stmwpp-index.xml +++ b/xmldoc/formats/options/stmwpp-index.xml @@ -1 +1,9 @@ + +Because the format supports only one route or track, this option can be used +on output to select a single route or track from a collection of routes and +tracks read from a more expressive format. If you have, say, a +gpx file that contains three routes, you can +use this option to write them one at a time to individual files. + +gpsbabel -i gpx -f routes.gpx -o stmwpp,index=1 -F route1.txt -o stmwpp,index=2 -F route2.txt -o stmwpp,index=3 -F route3.txt diff --git a/xmldoc/formats/options/tef-routevia.xml b/xmldoc/formats/options/tef-routevia.xml index 8b1378917..b57880554 100644 --- a/xmldoc/formats/options/tef-routevia.xml +++ b/xmldoc/formats/options/tef-routevia.xml @@ -1 +1,3 @@ - + +This option may be used to eliminate calculated route points from the route. + diff --git a/xmldoc/formats/options/tpg-datum.xml b/xmldoc/formats/options/tpg-datum.xml index 8b1378917..679556531 100644 --- a/xmldoc/formats/options/tpg-datum.xml +++ b/xmldoc/formats/options/tpg-datum.xml @@ -1 +1,5 @@ - + The option 'datum="datum name"' can be used to override +the default of NAD27 ("N. America 1927 mean") which is correct for the +continental U.S. Points in Hawaii should use "Old +Hawaiian_mean" + diff --git a/xmldoc/formats/stmwpp.xml b/xmldoc/formats/stmwpp.xml index 08b761a17..e7129e7db 100644 --- a/xmldoc/formats/stmwpp.xml +++ b/xmldoc/formats/stmwpp.xml @@ -1,16 +1,10 @@ - - - - Support for Suunto Trek Manager (STM) WaypointPlus -format.. Simple structure with coordinates and timestamp. Route -points (waypoints) have additionaly shortname. The files can only -contain one route or one track. www.suunto.fi - - - Options: - - - - Use route/track number -<index> from input data for output. + +This format supports the Suunto Trek Manager (STM) WaypointPlus format. +This is a simple format with coordinates and a time stamp. Route points +also have a short name. A single file may only contain one route or one +track. + + +Suunto Website diff --git a/xmldoc/formats/tef.xml b/xmldoc/formats/tef.xml index a420a15b8..40e5855b2 100644 --- a/xmldoc/formats/tef.xml +++ b/xmldoc/formats/tef.xml @@ -1,13 +1,15 @@ + +TEF, internally called "TourExchangeFormat", is an XML based export format +used by Map&Guide Motorrad-Routenplaner 2005/06. + + +Because this is only an export format, GPSBabel does not support writing to +this format. + + +GPSBabel also supports the bcr format, which +may also be used with this program and supports both reading and writing. + - - - TEF, internal called "TourExchangeFormat", is a XML based -export format, used by Map&Guide "Motorrad-Routenplaner 2005/06". -Another posibility to exchange data with this are the .bcr files, -which are supported by GPSbabel in both directions (see BCR). - - Via XML this software can only export routing data. So we -don't support writing. With the option "routevia" you can eliminate -calculated route points from tef source file. - gpsbabel -r -i tef,routevia -f in.xml -o gpx -F out.gpx + gpsbabel -r -i tef,routevia -f in.xml -o gpx -F out.gpx diff --git a/xmldoc/formats/tpg.xml b/xmldoc/formats/tpg.xml index a4a0c0bbc..68cbada63 100644 --- a/xmldoc/formats/tpg.xml +++ b/xmldoc/formats/tpg.xml @@ -3,11 +3,6 @@ National Geographic Topo! Waypoint and Route Format. This module reads and writes .TPG files created by various editions of NG Topo! -Reading/writing of route data is not supported yet. -Contributed by Alex Mottram. - The option 'datum="datum name"' can be used to override -the default of NAD27 ("N. America 1927 mean") which is correct for the -continental U.S. Points in Hawaii should use "Old -Hawaiian_mean" - Contributed by Alex Mottram. +Reading/writing of route data is not supported yet. +Contributed by Alex Mottram. -- 2.30.2